home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 4 / Assassins 4 (1999)(Weird Science).iso / extra_memory_needed1 / domains_of_mystery / adom.data / adom.cfg < prev    next >
Text File  |  1979-01-02  |  1KB  |  57 lines

  1. #
  2. #  Configuration file for ADOM
  3. #  Version 0.9.4
  4. #
  5. #  Variable types:
  6. #
  7. #    boolean [true, false]
  8. #    string  (Strings containing whitespaces _must_ be surrounded by '')
  9. #    number  (only integers)
  10. #
  11. #  Boolean variables (default = false):
  12. #    Allow_Default_Names
  13. #    Auto_Lock_Nearest
  14. #    Auto_Open_Doors
  15. #    Check_Item_In_Hand
  16. #    Colored_Menus
  17. #    Colored_PC
  18. #    Display_Key_Code
  19. #    Fast_Missile_Readying
  20. #    Fast_More
  21. #    Fated_Gender
  22. #    Low_Hitpoint_Warning
  23. #    Metric_Measuring
  24. #    Quitters_Allowed
  25. #    Random_PC
  26. #    Reverse_Message_Order
  27. #    Sorted_Skills
  28. #    Verbose_Level_Messages
  29. #
  30. #  Other variables:
  31. #    Auto_Pickup         [string]
  32. #    Class               [string]
  33. #    Message_Buffer_Size [number]
  34. #    Name                [string]
  35. #    Persistence         [number]
  36. #    Race                [string]
  37. #    Recovery            [number]
  38. #    Sex                 [male, female]
  39. #    Short_Log_Format    [string]
  40. #    Verbose_Log_Format  [string]
  41. #
  42. #  To use the ' character in a string you have to use it twice in a
  43. #  row (e.g. use
  44. #            Name = Bel''Gaard
  45. #  to name a character "Bel'Gaard").
  46. #
  47.  
  48. Auto_Lock_Nearest     = true
  49. Auto_Open_Doors       = true
  50. Check_Item_In_Hand    = true
  51. Colored_Menus         = true
  52. Colored_PC            = true
  53. Fast_Missile_Readying = true
  54. Low_Hitpoint_Warning  = true
  55. Persistence           = 20
  56. Reverse_Message_Order = true
  57. Sorted_Skills         = true